.headBlock.m__header-frame{
    height: auto!important;
}

.m__header-panel{
    overflow:inherit;
    margin-left:121px;
    z-index: 1000;
}

.ui-widget-overlay {
    position: absolute;
    background: #000;
    opacity: .6; filter: alpha(opacity=60);
    top: 0;
    left: 0;
}
.ui-dialog {
    overflow: hidden;
    position: absolute;
    width: 620px;
}
.ui-dialog-titlebar {
    position: absolute;
    width: 100%;
    height: 42px;
    z-index: 999;
}
.ui-dialog-titlebar-close {
    position: absolute;
    top: 40px;
    right: 15px;
    width: 30px;
    height: 30px;
    background: url(../i/button_close.png) no-repeat 0 0;
}

/* --- JQUERY UI --- */